home *** CD-ROM | disk | FTP | other *** search
/ Apple WWDC 1996 / WWDC96_1996 (CD).toast / Technology Materials / MacOS 8 Resources / Developer Tools / Debugger / Power Mac Debugger 2.1d12 / Power Mac Debugger 2.1d12.rsrc / STR#_7700.txt < prev    next >
Text File  |  1996-04-18  |  853b  |  35 lines

  1. The string following the '#' should be a valid decimal number 
  2.  
  3. The string following the '$' should be a valid hex number 
  4.  
  5. The string following the '‚àÜ' should be a valid register name 
  6.  
  7. Evaluate what???
  8.  
  9.  - is a register that cannot be accessed.
  10.  
  11.  
  12.  
  13. Bad constant value. Cannot evaluate a floating point or a double.
  14.  
  15. Failed to do the type conversions. Check the operand types.
  16.  
  17. Can only dereference pointers and arrays.
  18.  
  19. Can not evaluate this expression. You may have used syntax that is not part of the grammar.
  20.  
  21. Variable is not a struct/union.
  22.  
  23. The variable typed after the '.' is not a struct/union member.
  24.  
  25. Expression is too long. It cannot be evaluated.
  26.  
  27. Not enough memory to complete the expression evaluation.
  28.  
  29.  - is a variable that is either not defined in your program or cannot be found.
  30.  
  31. Semantic error. Check operand types.
  32.  
  33. Syntax Error
  34.  
  35.